Lahore
TowardsImprovingCalibrationinObjectDetection UnderDomainShift
Unfortunately, very little to no attention is paid towards addressing calibration ofDNN-based visual object detectors, that occupysimilar space and importance inmanydecision making systems astheir visual classification counterparts. In this work, we study the calibration of DNN-based object detection models, particularly under domain shift.
Prophecy from apocalyptic 'messiah' warns of death so widespread 'even birds won't escape'
Insidious secret life of promiscuous neurosurgeon found dead in his $2.5m mansion America's best and worst states to retire revealed - and why Florida is no longer the obvious winner Texas Gov. Abbott warns ICE'losing respect' as Minneapolis shooting scandal rocks Trump Is Angelina Jolie quitting America? Private struggles emerge... as actress weighs major lifestyle that threatens to rupture her family Young single mother's selfless final act after finding out she had just weeks to live Seven dead in private jet crash as audio reveals voice said'Let there be light' seconds before tragedy at snowy Maine airport Defiant Trump dismisses Alzheimer's fears as he struggles to recall name of disease in interview NFL's'scripted' conspiracy theory resurfaces as fans find five-month old post hinting at Super Bowl 60 matchup Stunning twist of fate that saw Brittany leave Patrick Mahomes weeks after he was drafted by the Chiefs... Kate Hudson's Oscar nomination torched as an'abomination' amid toxic family feud over Song Sung Blue Mystery of Egypt's Giza pyramids deepens as hidden megastructure 4,000 feet below is revealed Prophecy from apocalyptic'messiah' warns of death so widespread'even birds won't escape' A poem written over 120 years ago by a revered religious figure has resurfaced as some fear its prediction of an apocalyptic event could be coming true today. Hazrat Mirza Ghulam Ahmad, also known as the Promised Messiah and the Imam Mahdi, wrote a 1905 poem describing massive earthquakes and destruction across the world, which some have now interpreted as a warning of World War III . In the poem, published around the time of his death in 1908, Ahmad predicted streams of blood flowing from widespread death, entire regions being wiped out, a massive earthquake, and even strange sky events beyond scientific explanation. It mentions of calamity befalling the Czar of Russia has been seen by some as foreshadowing modern conflicts involving Russia, such as the war in Ukraine and continued tensions with the US and NATO .
Beyond the Hype: Comparing Lightweight and Deep Learning Models for Air Quality Forecasting
Gondal, Moazzam Umer, Qudous, Hamad ul, Farhan, Asma Ahmad
Accurate forecasting of urban air pollution is essential for protecting public health and guiding mitigation policies. While Deep Learning (DL) and hybrid pipelines dominate recent research, their complexity and limited interpretability hinder operational use. This study investigates whether lightweight additive models -- Facebook Prophet (FBP) and NeuralProphet (NP) -- can deliver competitive forecasts for particulate matter (PM$_{2.5}$, PM$_{10}$) in Beijing, China. Using multi-year pollutant and meteorological data, we applied systematic feature selection (correlation, mutual information, mRMR), leakage-safe scaling, and chronological data splits. Both models were trained with pollutant and precursor regressors, with NP additionally leveraging lagged dependencies. For context, two machine learning baselines (LSTM, LightGBM) and one traditional statistical model (SARIMAX) were also implemented. Performance was evaluated on a 7-day holdout using MAE, RMSE, and $R^2$. Results show that FBP consistently outperformed NP, SARIMAX, and the learning-based baselines, achieving test $R^2$ above 0.94 for both pollutants. These findings demonstrate that interpretable additive models remain competitive with both traditional and complex approaches, offering a practical balance of accuracy, transparency, and ease of deployment.
PakBBQ: A Culturally Adapted Bias Benchmark for QA
Hashmat, Abdullah, Mirza, Muhammad Arham, Raza, Agha Ali
With the widespread adoption of Large Language Models (LLMs) across various applications, it is empirical to ensure their fairness across all user communities. However, most LLMs are trained and evaluated on Western centric data, with little attention paid to low-resource languages and regional contexts. To address this gap, we introduce PakBBQ, a culturally and regionally adapted extension of the original Bias Benchmark for Question Answering (BBQ) dataset. PakBBQ comprises over 214 templates, 17180 QA pairs across 8 categories in both English and Urdu, covering eight bias dimensions including age, disability, appearance, gender, socio-economic status, religious, regional affiliation, and language formality that are relevant in Pakistan. We evaluate multiple multilingual LLMs under both ambiguous and explicitly disambiguated contexts, as well as negative versus non negative question framings. Our experiments reveal (i) an average accuracy gain of 12\% with disambiguation, (ii) consistently stronger counter bias behaviors in Urdu than in English, and (iii) marked framing effects that reduce stereotypical responses when questions are posed negatively. These findings highlight the importance of contextualized benchmarks and simple prompt engineering strategies for bias mitigation in low resource settings.